state = {

	id = 333
	name = "STATE_333"

	manpower = 503200

	resources = {
		rubber = 20 # was: 72, then 40
		oil = 1
		coal = 1 # initial distribution
	}
	
	state_category = rural

	history = {

		owner = MAL
		add_core_of = MAL
		add_core_of = SAR

		victory_points = {
			1208 3 # Kuching
		}

		buildings = {

			infrastructure = 2

			1208 = {
				naval_base = 1
			}

		}
		1942.1.1 = {
			controller = JAP
		}		
	}

	provinces = {
		1208 2117 4216 4396 7443 8091 10285 12283 12905   
	}

	local_supplies = 0.0 
}
